로그인
Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 29)
What is the decimal equivalent of the hexadecimal value '1B'?
27
16
20
28
설명
1B (hexadecimal) = (1 * 16^1) + (11 * 16^0) = 16 + 11 = 27 (decimal)
댓글 (0)
댓글을 달려면 로그인하세요
광고
자바스크립트가 이 페이지를 올바르게 로드하도록 허용